Skip to content

http: add maxHeaderSize property#24860

Merged
cjihrig merged 1 commit intonodejs:masterfrom
cjihrig:http-max-headers
Dec 20, 2018
Merged

http: add maxHeaderSize property#24860
cjihrig merged 1 commit intonodejs:masterfrom
cjihrig:http-max-headers

Conversation

@cjihrig
Copy link
Contributor

@cjihrig cjihrig commented Dec 6, 2018

Requested by @mcollina in #24811 , but I didn't want to stall that out. Ignore the commits to deps and cli, which are just #24811.

This PR exposes the value of --max-http-header-size as a property of the http module.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c++ Issues and PRs that require attention from people who are familiar with C++. lib / src Issues and PRs related to general changes in the lib or src directory. semver-minor PRs that contain new features and should be released in the next minor version.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants